-
Home
-
Vibes
-
1.1.1
-
Code
-
Classes
- Form
Total Complexity |
49 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
297 |
Lines of code |
130 |
Logical lines of code |
71 |
Comment lines |
147 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
field_select() |
A |
55 |
8 |
16 |
field_checkbox() |
S |
54 |
7 |
19 |
field_radio() |
S |
54 |
7 |
19 |
field_input_integer() |
S |
57 |
5 |
15 |
field_input_text() |
S |
60 |
4 |
12 |
field_input_password() |
S |
60 |
4 |
12 |
field_input_textarea() |
S |
66 |
3 |
7 |
echo_field_checkbox() |
S |
75 |
2 |
3 |
__construct() |
S |
91 |
1 |
2 |
field_simple_text() |
S |
77 |
1 |
4 |
echo_field_radio() |
S |
76 |
1 |
3 |
echo_field_input_password() |
S |
76 |
1 |
3 |
echo_field_select() |
S |
76 |
1 |
3 |
echo_field_input_textarea() |
S |
76 |
1 |
3 |
echo_field_input_text() |
S |
76 |
1 |
3 |
echo_field_input_integer() |
S |
75 |
1 |
3 |
echo_field_simple_text() |
S |
78 |
1 |
3 |